home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 8 / developer source - volume 8.iso / cuser / jan97 / admaf101.gif next >
Graphics Interchange Format  |  1997-06-26  |  54.2 KB  |  391x574  |  4-bit (15 colors)
   ocr: Figure 1: Matrix ofcompilers and template problems (Problem, Compiler) - 4 - 0 7 e 9 101 Templates and arguments Default. arguments too complicated y No default arguments for template functions - yyy y Require template types on every type usage - Templates and constructors No call of compiler default constructor Nocall of pointer constructor No call of constructor on const types - Templates and destructors No explicit call of template destructor No explicit call of compiler destructor - - - - No explicit call of prmitive destructor Templates and inheritance No: non-inline virtual functions No ...